Welcome![Sign In][Sign Up]
Location:
Search - vc ACTIVEX

Search list

[Windows DevelopGetCPU

Description: 一个利用DLL实现获得CPU信息的代码,十分专业,不但可以获得CPU的速度、型号等,而且可以获得CPU的缓存大小、流水线数等等30多项CPU的特性,而且,带了DLL的VC源程序-a DLL using information obtained CPU code, very professional, not only can the CPU speed, models, but the available CPU cache size, number, etc. Line 30 of the characteristics of the CPU, but with a VC source DLL
Platform: | Size: 96256 | Author: 王远勤 | Hits:

[MiddleWareHC-ACTBAR2-HHZEALOT

Description: ActiveBar 是一款设计用户界面必不可少的 ActiveX 控件,如果你想让自己的程序变得更专业,就必须用它。使用它可以制作出像 Word 一样的个性化菜单、“自定义”对话框;像 Outlook 的快捷按钮栏;像 CorelDRAW 的入坞式窗口;像 Delphi 的控件选择页面。并且使用十分简单,保存设计图和加载设计图都十分简单,只用几个方法既可。SP3 中全面支持了 XP 样式,可以在非 XP 操作系统中实现XP 的介面。这个控件可以用在 VB5、VB6 和 VC++ 上。 内涵破解文件,非常好用的。-ActiveBar is a user interface design indispensable ActiveX controls, if you want to own procedures become more professional, it must use it. It can be used to create the same as Word personalized menu, "since the definition of" dialog; Like the fast button Outlook column; Like CorelDRAW the docking window; Controls like Delphi choice pages. Very simple to use and preserve the design and loading designs are very simple, only a few can approach. SP3 full support of the XP style, in non-XP operating system to achieve XP interface. The controls can be used in VB5, VB6 and VC on. Crack document content and very user-friendly.
Platform: | Size: 3099648 | Author: zeng | Hits:

[Multimedia programMyactivex

Description: 用vc做的简易播放器,功能简单-A simple player with VC.
Platform: | Size: 49152 | Author: 兰建萍 | Hits:

[Menu controlDrawerMenu(完整版)

Description: 模仿"Windows优化大师"左侧"抽屉菜单"的ActiveX控件DrawerMenu的完整VC工程-imitation "Windows optimization master" left "drawer menu" ActiveX controls DrawerMenu complete works VC
Platform: | Size: 75776 | Author: 路宁 | Hits:

[ActiveX/DCOM/ATLDrawCurve_tzgynew

Description: 工控用的ActiveX绘图组件,用VC++实现的,可以在多个平台下使用!-IPC Mapping using ActiveX components, with the VC can use multiple platforms!
Platform: | Size: 102400 | Author: 高扬 | Hits:

[Windows Develop软件在线升级系统

Description: “软件在线升级系统”执行说明: 1、 光盘目录vc6.0\chapter6\bin\UpgradeAtv.dll为本系统的可执行文件。在测试之前要先使用regsvr32.exe注册这个DLL。 2、 光盘目录vc6.0\chapter6\Pages是本系统的测试页面。 3、 光盘目录vc6.0\chapter6\setup是系统安装指导。 4、 光盘目录vc6.0\chapter6\src\UpgradeAtv\*.*为本系统的VC源程序。 5、 光盘目录vc6.0\chapter6\Tools\*.*为本系统使用到的工具。 “软件在线升级系统”如何编译: 直接点击编译完成对整个项目的编译。 “软件在线升级系统”如何部署: 1、 配置IIS 以Pages目录为Web的根目录建立新的站点 2、 配置FTP 在本地机器上配置FTP站点,同时建立帐号hacker,密码为free。 把应用系统的安装文件setup.exe放在FTP的根目录下。 3、 注册ActiveX组件 使用regsvr32 UpgradeAtv.dll在本地的机器上注册UpgradeAtv.dll。 4、 使用本章提到的方法生成UpgradeAtx.cab,并且把它放置到 Web的根目录下。 5、 把IE的安全级别降低-"online update system software" implementation : a CD-ROM directory vc6.0 \ chapter6 \ bin \ UpgradeAtv.dll-based system of the executable. In testing before a registration regsvr32.exe use the DLL. 2, CD-ROM directory vc6.0 \ chapter6 \ Pages of the system test pages. 3, CD-ROM directory vc6.0 \ chapter6 \ setup is guiding system installed. 4, CD-ROM directory vc6.0 \ chapter6 \ src \ UpgradeAtv \*.*-based system of VC source. 5, CD-ROM directory vc6.0 \ chapter6 \ Tools \*.*-based system to use the tool. "Software Online Upgrade System" How compiler : direct hits compiler of the entire project completed compiler. "Software Online Upgrade System," how to deploy : one, to configure IIS Web Pages directory to the root directory to establish two new sites, FTP
Platform: | Size: 8656896 | Author: 徐夕 | Hits:

[Windows Develop统一数据库管理系统

Description: “统一数据库管理系统”执行说明: 1、 光盘目录vc6.0\chapter3\bin\DBExp.exe 为主程序;ObScript.dll, SPFunc.dll, TableFunc.dll, ViewFunc.dll,OptDlg.dll,DBExpSQLEditXControl.ocx为主程序依赖的链接库文件。 2、 光盘目录vc6.0\chapter3\src\DBExp为主程序的源代码 光盘目录vc6.0\chapter3\src\ObScript为本系统所依赖的链接库ObScript的代码。 “统一数据库管理系统”如何编译: 1、 确认已经安装了OLEDB或者是ADO的COM库 通常在C:\Program Files\Common Files\System\Ole DB\和C:\Program Files\Common Files\System\ado\目录下会分别找到oledb32.dll和msado15.dll。如果没有找到,再在磁盘上搜索这两个文件。 如果都没有找到,请用VC6.0的安装盘重新安装ActiveX。 上面提到的两个文件是OLEDB和ADO 的核心文件。 2、 在VC6.0中添加路径 在VC的Tools->Options->Directories->Include Files中加入在1中提到的两个路径。 3、 编译 直接点击编译完成对整个项目的编译-"unified database management systems," the implementation : a CD-ROM directory vc6.0 \ chapter3 \ bin \ DBExp.exe mainly procedures; ObScript.dll, SPFunc.dll, TableFunc.dll, ViewFunc.dll, OptDlg.dll, DBExpSQLEditXControl. exe procedures based on the link libraries. 2, CD-ROM directory vc6.0 \ chapter3 \ src \ DBExp based program's source code directory vc6.0 CD \ chapter3 \ src \ ObScript-based systems rely on libraries ObScript code. "Unified database management systems," how to build : a confirming have installed OLEDB or ADO COM library is usually in the C : \ Program Files \ Common Files \ System \ Ole DB \ C : \ Program Files \ Common Files \ System \ ado \ Head recorded will be found oledb32.dll and msado15.dll. If not found, then the disk search of these two
Platform: | Size: 13373440 | Author: 徐夕 | Hits:

[ActiveX/DCOM/ATLLyricCtl

Description: VC编写的ActiveX 控件,可以用来存取网络上的歌词服务器-VC prepared by the ActiveX controls can be used to access on the network server lyrics
Platform: | Size: 16384 | Author: buyi | Hits:

[ActiveX/DCOM/ATL简单myclock控件

Description: 一个简单的MFC ActiveX控件编程,主要实现系统当前时间(包括年月日等)的显示,同时也实现了背景颜色和字体的可变。帮助初学者学习ActiveX控件的编程。-a simple MFC ActiveX programming, the main current time system (including the date, etc.), while also achieving the background color and font variable. To help beginners learn ActiveX programming.
Platform: | Size: 2284544 | Author: 黄宝军 | Hits:

[ActiveX/DCOM/ATL练习

Description: 这是vc++.net编写COM组件的一个程序,里面还有测试程序!-This is the vc. Net COM preparation of a procedure, there is also testing procedures!
Platform: | Size: 6916096 | Author: 陈芯 | Hits:

[GUI Developwavedisplay

Description: VC开发的图形显示ActiveX控件源码 4路曲线,颜色等参数可自由设置-VC graphics ActiveX FOSS four road curves, color and other parameters to be set free
Platform: | Size: 73728 | Author: 宋玉春 | Hits:

[ComboBoxMSCOMCTL

Description: 该控件由vc写,应用mfc activex实现相当于vb电话功能 ,解压密码1979-control from the vc write applications mfc activeX achieve equivalent vb phone, extracting passwords 1979
Platform: | Size: 434176 | Author: 陈晓君 | Hits:

[ActiveX/DCOM/ATLSimpleChart

Description: 自已用VC/ATL写的ActiveX显示条形及折线图的控件,为升级会员,放上来-own VC/ATL write ActiveX strip shows and Plotting controls, Member of the upgrade, Fangshanglai
Platform: | Size: 304128 | Author: progfancy | Hits:

[Multimedia DevelopVisualCshejibofangqi

Description: VC6.0可谓是微软的王牌产品,它以强大的功能而赢得了广大程序员的爱好。而用VC的AppWizard、ClassWizard和其中的各种控件可以方便地建立应用程序。 本文就介绍用VC6.0自带的一个ActiveX控件----ActiveMovieControl Object,来建立自己的多媒体播放器。此多媒体具有一般的播放功能,能播放*.mp3,*.wma,*.mdi,*.wav,*.avi,*.dat等文件,还有Repeat功能-VC6.0 is Microsoft's flagship product, which features a powerful and won the majority of programmers love. Using VC+5.0, ClassWizard, and the various controls which can easily build applications. This paper introduces a VC6.0's own ActiveX Object-ActiveMovieControl to build their own multimedia players. This is a general multimedia player, which will be available*. mp3,*. wma,*. MDI,*. wav,*. avi,*. dat documents, Repeat function
Platform: | Size: 11264 | Author: sun | Hits:

[CommunicationVCMSCOMM

Description: MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法-MSComm control through serial ports transmission and reception of data, applications for serial communication capabilities. MSComm Serial Programming at the very convenient, programmers do not need to go spend the time to understand more complicated API function, but also in VC, VB, Delphi and other languages can be used. Microsoft Communications Control (hereinafter referred to MSComm) is provided by Microsoft to simplify Windows programming of serial communication ActiveX controls, which provide for the application through the serial interface transceiver simple method of data
Platform: | Size: 17408 | Author: 123 | Hits:

[Windows Developanimatewindow

Description: 动画窗口的实现-VC++实例一则 VC++编程实现-achieve animation window-VC example of a VC++ Programming
Platform: | Size: 23552 | Author: 陈相普 | Hits:

[ActiveX/DCOM/ATLVCActiveX

Description: 用VC开发ActiveX控件的开发指南,还有配套的源代码。-VC Development ActiveX Development Guide, supporting source code.
Platform: | Size: 3268608 | Author: peter | Hits:

[ActiveX/DCOM/ATLMyFlashPlayer

Description: 我初学VC时的flashplayer 有些简陋,但不毕竟是ActiveX开门之作 请勿见笑!-I am learning the flashplayer some simple, but after all is not opening the door for ActiveX Do not laughed at!
Platform: | Size: 1938432 | Author: 黄向修 | Hits:

[Button controlLessonCode

Description: ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls in the preparation, how to control arrangements attributes, methods, events, properties. Persistent storage, control their own containers notice how the properties change. How to register controls and the lifting of controls registration. In VB and VC visit ActiveX controls.
Platform: | Size: 2059264 | Author: 王明 | Hits:

[Windows Developbig-gb

Description: 内码转换的控件源码,提供BIG5码与GB码之间的转换,你可以在任何支持ActiveX控制的 编程语言中使用。例如:VC++、Delphi、VB、VFP-Code-switching within the source control, BIG5 GB yards and yards of conversion, you can support any ActiveX control of the programming language used. For example : VC, Delphi, Visual Basic, Visual FoxPro, etc.
Platform: | Size: 119808 | Author: 徐强 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »

CodeBus www.codebus.net